@brief Converts a 3-letter Country code as used by MPEG-TS tables into enum dvb_country_t @ingroup ancillary
@param name three-letter Country code.
@return It returns the corresponding enum dvb_country_t ID. If not found, returns COUNTRY_UNKNOWN.
See Implementation
@brief Converts a 3-letter Country code as used by MPEG-TS tables into enum dvb_country_t @ingroup ancillary
@param name three-letter Country code.
@return It returns the corresponding enum dvb_country_t ID. If not found, returns COUNTRY_UNKNOWN.